xen.git
2007-06-13 Keir Fraserhvm vmx: Various cleanups and clarifications around...
2007-06-13 kfraser@localhost... xenapi: Implement VM.set_VCPUs_at_startup and VM.set_VC...
2007-06-13 kfraser@localhost... xenapi: Implement XenAPI method VBD.set_mode in python.
2007-06-13 kfraser@localhost... xenapi: Fix segfault in libxenapi.
2007-06-13 kfraser@localhost... xentop: Fix -b option (batch mode).
2007-06-13 kfraser@localhost... Allow make targets to be called via make -C
2007-06-13 kfraser@localhost... x86: ioapic_write() must check for weird redir entries...
2007-06-12 kfraser@localhost... x86: Initialise %ds when booting APs, otherwise data...
2007-06-12 kfraser@localhost... x86: Gather BIOS EDD info during boot.
2007-06-12 kfraser@localhost... Fix fully-virtualized core dumps for 32-bit guests.
2007-06-12 kfraser@localhost... tools: warn_unused_result build fixes.
2007-06-12 kfraser@localhost... [IA64] When a domU is destroyed, it will fall into...
2007-06-12 kfraser@localhost... Fix xm vcpu-pin command for keyword 'all'.
2007-06-12 kfraser@localhost... tools: Clean up usage of const type qualifier.
2007-06-12 kfraser@localhost... x86: Fix VBE EDID interrogation. Add a new boot option...
2007-06-12 kfraser@localhost... x86: Fix time_resume() to notify all domains of wallclo...
2007-06-11 kfraser@localhost... Include Solaris kernel headers
2007-06-11 kfraser@localhost... Add suspend/resume to devices owned by Xen.
2007-06-11 kfraser@localhost... x86: Clean up interface to platform timers to extract...
2007-06-11 Tim Deegan[QEMU] Fix up ioemu timer save/restore after version...
2007-06-11 Tim Deegan[XEN] Clean up locking/init code around log-dirty inter...
2007-06-11 Tim Deegan[XEN] Make common log-dirty paging code and add HAP...
2007-06-11 Tim Deegan[TOOLS] sync qemu and python view of save filenames...
2007-06-11 kfraser@localhost... xend: Fix duplicate random MAC generation.
2007-06-11 kfraser@localhost... xend: Make device detach wait for detach to complete.
2007-06-11 kfraser@localhost... xend: Do not give up auto-ballooning if ballooning...
2007-06-11 kfraser@localhost... xend: Fix xm block-detach regression introduced by...
2007-06-10 Keir Frasertools: Fix xenstored build error by checking vasprintf...
2007-06-10 Keir Fraserhvm: e820 public header cleanup.
2007-06-10 Keir Fraserdocs: Update for new 'vga=' boot option syntax.
2007-06-10 Keir Fraserx86: Remove broken and unnecessary numa code from smpbo...
2007-06-10 Keir Fraserx86: Fix save_all regs macro for new CONFIG_FRAME_POINT...
2007-06-10 Keir Fraserx86: Fix log-level in printing e820 memory map.
2007-06-10 Keir Fraserx86: Allow selection of graphical video modes during...
2007-06-08 kfraser@localhost... ioemu: save file name is snprintf()ed into a plenty...
2007-06-08 Steven HandAvoid using /tmp for qemu state files since an unprivil...
2007-06-08 kfraser@localhost... tools: Fix xm mem-max command.
2007-06-08 kfraser@localhost... hvm: Respect irqbase set by protected mode in mode...
2007-06-07 kfraser@localhost... x86: Print source of e820 memory map during boot. Fix...
2007-06-07 kfraser@localhost... x86: Return to real-mode when booting primary CPU,...
2007-06-07 kfraser@localhost... Fix the README to match Xen 3.1
2007-06-07 kfraser@localhost... Add backtrace support to xenoprof.
2007-06-07 kfraser@localhost... ioemu: Tiny indentation fix.
2007-06-07 kfraser@localhost... xentop: Display blktap information.
2007-06-07 kfraser@localhost... xenstat: Adding to scan blktap information.
2007-06-07 kfraser@localhost... Fix the vnet module for Xen 3.1.x.
2007-06-07 kfraser@localhost... tools: Fix some type issues GCC 4.1.0 warnings.
2007-06-06 kfraser@localhost... qemu: Fix vnc port offset in xenstore
2007-06-06 kfraser@localhost... [HVM] Prevent usb driver crashes in Windows
2007-06-06 kfraser@localhost... pv-on-hvm: Allow Linux and Xen paths to be overridden...
2007-06-06 kfraser@localhost... Fix pv-on-hvm mkbuildtree script for new repo layout.
2007-06-05 kfraser@localhost... Synchronise xend-config file comments w.r.t. networking.
2007-06-05 Ian Campbell[PATCH] Check for non-existent local repo
2007-06-05 kfraser@localhost... [ACM] Python-to-C Interface for new ACM hypercalls.
2007-06-05 kfraser@localhost... xen: Boot on PAE systems with no EFER MSR.
2007-06-05 kfraser@localhost... hvm vmx: Clean up vmx_io_instruction().
2007-06-05 kfraser@localhost... console daemon: Fix realloc() usage.
2007-06-05 kfraser@localhost... qemu: Use domid in qemu log name. Can be related back...
2007-06-05 Ian CampbellBUILD: Clone the Linux tree if it wasn't found via...
2007-06-04 Tim Deegan[HVM] Save/restore: trigger FPU state save based on...
2007-06-04 Steven HandEnsure CR0.TS is set for VMX domains regardless of...
2007-06-04 Ian CampbellIf we find a Linux repository in $(LINUX_SRC_PATH)...
2007-06-04 kfraser@localhost... Fix boot loader hangs with syslinux's 32-bit vesamenu...
2007-06-04 kfraser@localhost... qemu: More care over filename string sizes.
2007-06-04 kfraser@localhost... Use name instead of pid in QEMU logs.
2007-06-04 kfraser@localhost... Add persistent guest & hv logging in xenconsoled.
2007-06-04 kfraser@localhost... Enable ACM on PPC
2007-06-04 kfraser@localhost... gdbstub: Bit-field boolean must be unsigned.
2007-06-04 kfraser@localhost... xentrace: Bit-field boolean must be unsigned.
2007-06-04 kfraser@localhost... xen: Fix domain teardown to avoid use-after-free of...
2007-06-04 Ian CampbellRemove a few stray references to the sparse tree.
2007-06-04 Ian CampbellRemove $(LINUX_SRCDIR) on distclean.
2007-06-04 Ian CampbellRemove sparse tree.
2007-06-04 kfraser@localhost... [NET] Remove netloop from network bridge init scripts.
2007-06-04 Ian CampbellSwitch over to separate Linux tree.
2007-06-04 Ian CampbellAdded tag sparse-tree-deprecated for changeset bd3d6b4c...
2007-06-01 Tim Deegan[XEN] Shadow: cache gva->gfn+rights translations betwee...
2007-06-01 Tim Deegan[XEN] Shadow: emulate a few extra instructions on PAE...
2007-05-31 kfraser@localhost... VMX: Only write top-half of machine addresses into...
2007-05-31 kfraser@localhost... hvm: Pause domain during state save/load.
2007-05-31 Ian CampbellUpdates for XEN_LINUX_SOURCE=hg-clone.
2007-05-31 kfraser@localhost... hvm: Exceed maximum number of ioemu's NIC for VNIF.
2007-05-31 kfraser@localhost... hvm: Allow GNTTABOP_query_size.
2007-05-31 kfraser@localhost... Fix stale email addresses in xenstat and xentop.
2007-05-31 kfraser@localhost... Fix the very-slow-IDE-IO-speed issue of Qemu 0.90
2007-05-31 kfraser@localhost... hvm: Correctly hook VLAPIC MSR change notification...
2007-05-30 kfraser@localhost... Remove 'hpet_force' option. Replace with 'clocksource...
2007-05-30 kfraser@localhost... Add support for ACPI PM Timer as platform clock source.
2007-05-30 kfraser@localhost... Clean up around domain init/destroy.
2007-05-30 Ian CampbellMake header mismatch checking more robust against build...
2007-05-30 kfraser@localhost... Simplify APIC_ACCESS VMX support.
2007-05-30 kfraser@localhost... Add VMX memory-mapped Local APIC access optimization.
2007-05-30 Ian CampbellCheck for mismatch between headers shared by Linux...
2007-05-30 Ian CampbellFix preemption of multicalls in compat mode.
2007-05-30 kfraser@localhost... [NET] back: Add lazy copying
2007-05-30 kfraser@localhost... [LINUX] gnttab: Add basic DMA tracking
2007-05-30 kfraser@localhost... [XEN] gnttab: Add new op unmap_and_replace
2007-05-30 kfraser@localhost... xend: Don't destroy domains on shutdown timeout.
2007-05-30 kfraser@localhost... Fix xenstore entry accounting
2007-05-30 kfraser@localhost... Fix xen build on NetBSD.
next